func reflect.initFuncTypes

2 uses

	reflect (current package)
		type.go#L1813: func initFuncTypes(n int) Type {
		type.go#L1859: 	o := New(initFuncTypes(n)).Elem()